home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
NOVA - For the NeXT Workstation
/
NOVA - For the NeXT Workstation.iso
/
SourceCode
/
AdobeExamples
/
NX_Patterns
/
PSWsamples.h
< prev
next >
Wrap
C/C++ Source or Header
|
1992-12-19
|
328b
|
17 lines
/* PSWsamples.h generated from PSWsamples.psw
by unix pswrap V1.009 Wed Apr 19 17:50:24 PDT 1989
*/
#ifndef PSWSAMPLES_H
#define PSWSAMPLES_H
extern void PSWPatternOctagon( void );
extern void PSWPatternWeave( void );
extern void PSWPatternCircleStar( void );
extern void PSWPatternBrick( void );
#endif PSWSAMPLES_H